func net/http/pprof.sleep
3 uses
net/http/pprof (current package)
pprof.go#L116: func sleep(r *http.Request, d time.Duration) {
pprof.go#L163: sleep(r, time.Duration(sec)*time.Second)
pprof.go#L189: sleep(r, time.Duration(sec*float64(time.Second)))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)